[INFO] cloning repository https://github.com/mnmaraes/central
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnmaraes/central" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 161d67c03f662ca529a4a699598c1f5a4dc15237
[INFO] fixing mnmaraes/central against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mnmaraes/central
[INFO] finished tweaking git repo https://github.com/mnmaraes/central
[INFO] tweaked toml for git repo https://github.com/mnmaraes/central written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mnmaraes/central on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mnmaraes/central already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `macros` library target)
[INFO] [stderr] warning: `macros` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4
[INFO] running `Command { std: "docker" "start" "5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating macros/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating registry/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating cliff/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating codec/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating models/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating note_repo/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating note_store/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating project_store/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating central_cli/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `macros` library target)
[INFO] [stderr] warning: `macros` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]    Compiling proc-macro-nested v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking gimli v0.21.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking object v0.19.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking resolv-conf v0.6.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking sharded-slab v0.0.9
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking terminal_size v0.1.12
[INFO] [stderr]     Checking termios v0.3.2
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.2
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking os_str_bytes v2.3.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking sized-chunks v0.6.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking addr2line v0.12.1
[INFO] [stderr]     Checking backtrace v0.3.48
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking console v0.11.3
[INFO] [stderr]     Checking dialoguer v0.6.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling pin-project-internal v0.4.20
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling derive_more v0.99.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.8
[INFO] [stderr]    Compiling async-trait v0.1.33
[INFO] [stderr]    Compiling enum-as-inner v0.3.2
[INFO] [stderr]    Compiling actix-macros v0.1.2
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Migrating macros/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.19
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking tracing v0.1.15
[INFO] [stderr]     Checking pin-project v0.4.20
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking clap v3.0.0-beta.1
[INFO] [stderr]     Checking actix-threadpool v0.3.2
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking trust-dns-proto v0.19.5
[INFO] [stderr]     Checking trust-dns-resolver v0.19.5
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking tracing-serde v0.1.1
[INFO] [stderr]     Checking diesel v1.4.4
[INFO] [stderr]     Checking actix v0.10.0-alpha.3
[INFO] [stderr]     Checking codec v0.1.0 (/opt/rustwide/workdir/codec)
[INFO] [stderr]     Checking tracing-subscriber v0.2.5
[INFO] [stderr]    Migrating codec/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking cliff v0.1.0 (/opt/rustwide/workdir/cliff)
[INFO] [stderr]    Migrating cliff/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking tracing-appender v0.1.0
[INFO] [stderr]     Checking registry v0.1.0 (/opt/rustwide/workdir/registry)
[INFO] [stderr]    Migrating registry/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating registry/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Checking models v0.1.0 (/opt/rustwide/workdir/models)
[INFO] [stderr]    Migrating models/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking note_store v0.1.0 (/opt/rustwide/workdir/note_store)
[INFO] [stderr]     Checking note_repo v0.1.0 (/opt/rustwide/workdir/note_repo)
[INFO] [stderr]     Checking project_store v0.1.0 (/opt/rustwide/workdir/project_store)
[INFO] [stderr]    Migrating note_store/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating note_repo/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking central_cli v0.1.0 (/opt/rustwide/workdir/central_cli)
[INFO] [stderr]    Migrating project_store/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating note_store/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating central_cli/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating note_repo/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating project_store/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.21s
[INFO] [stderr] crater-edition-check: macros v0.1.0 (/opt/rustwide/workdir/macros) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: registry v0.1.0 (/opt/rustwide/workdir/registry) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: cliff v0.1.0 (/opt/rustwide/workdir/cliff) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: codec v0.1.0 (/opt/rustwide/workdir/codec) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: models v0.1.0 (/opt/rustwide/workdir/models) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: note_repo v0.1.0 (/opt/rustwide/workdir/note_repo) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: note_store v0.1.0 (/opt/rustwide/workdir/note_store) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: project_store v0.1.0 (/opt/rustwide/workdir/project_store) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: central_cli v0.1.0 (/opt/rustwide/workdir/central_cli) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `macros` library target)
[INFO] [stderr] warning: `macros` (manifest) generated 1 warning
[INFO] [stderr]     Checking codec v0.1.0 (/opt/rustwide/workdir/codec)
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking models v0.1.0 (/opt/rustwide/workdir/models)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout] 6 | |         updated_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `updated_at` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout]    | |         -------- `key_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_key_note`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout] 15 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout] 6 | |         updated_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `updated_at` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout]    | |         -------- `key_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_key_note`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout] 15 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cliff v0.1.0 (/opt/rustwide/workdir/cliff)
[INFO] [stderr]     Checking registry v0.1.0 (/opt/rustwide/workdir/registry)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `client` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `router` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `client` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `router` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking note_store v0.1.0 (/opt/rustwide/workdir/note_store)
[INFO] [stderr]     Checking project_store v0.1.0 (/opt/rustwide/workdir/project_store)
[INFO] [stderr]     Checking note_repo v0.1.0 (/opt/rustwide/workdir/note_repo)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> registry/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> registry/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoteRepo` is never constructed
[INFO] [stdout]   --> note_repo/src/ipc.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NoteRepo;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_note(path: String) -> Result<String, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_all_descriptors() -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_heading` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn read_heading<P>(path: P) -> Result<String, Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoteRepo` is never constructed
[INFO] [stdout]   --> note_repo/src/ipc.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NoteRepo;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_note(path: String) -> Result<String, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_all_descriptors() -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_heading` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn read_heading<P>(path: P) -> Result<String, Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn create_note(conn: &PgConnection, body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn update_note(conn: &PgConnection, note_id: &str, new_body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn delete_note(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_note(conn: &PgConnection, note_id: &str) -> Result<Note, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_store/src/models.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn get_all_descriptors(conn: &PgConnection) -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn create_project(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn delete_project(conn: &PgConnection, project_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all` is never used
[INFO] [stdout]   --> project_store/src/models.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn get_all(conn: &PgConnection) -> Result<Vec<Project>, Error> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn create_project(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn delete_project(conn: &PgConnection, project_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all` is never used
[INFO] [stdout]   --> project_store/src/models.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn get_all(conn: &PgConnection) -> Result<Vec<Project>, Error> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn create_note(conn: &PgConnection, body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn update_note(conn: &PgConnection, note_id: &str, new_body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn delete_note(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_note(conn: &PgConnection, note_id: &str) -> Result<Note, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_store/src/models.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn get_all_descriptors(conn: &PgConnection) -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking central_cli v0.1.0 (/opt/rustwide/workdir/central_cli)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.22s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating macros/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating registry/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating cliff/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating codec/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating models/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating note_repo/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating note_store/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating project_store/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating central_cli/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `macros` library target)
[INFO] [stderr] warning: `macros` (manifest) generated 1 warning
[INFO] [stderr]     Checking cliff v0.1.0 (/opt/rustwide/workdir/cliff)
[INFO] [stderr]     Checking codec v0.1.0 (/opt/rustwide/workdir/codec)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `client` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `router` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout] 6 | |         updated_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `updated_at` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout]    | |         -------- `key_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_key_note`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout] 15 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking models v0.1.0 (/opt/rustwide/workdir/models)
[INFO] [stderr]     Checking registry v0.1.0 (/opt/rustwide/workdir/registry)
[INFO] [stdout] warning: function `create_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn create_note(conn: &PgConnection, body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn update_note(conn: &PgConnection, note_id: &str, new_body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn delete_note(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_note(conn: &PgConnection, note_id: &str) -> Result<Note, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_store/src/models.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn get_all_descriptors(conn: &PgConnection) -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking project_store v0.1.0 (/opt/rustwide/workdir/project_store)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking note_repo v0.1.0 (/opt/rustwide/workdir/note_repo)
[INFO] [stderr]     Checking note_store v0.1.0 (/opt/rustwide/workdir/note_store)
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking central_cli v0.1.0 (/opt/rustwide/workdir/central_cli)
[INFO] [stderr]    Migrating note_repo/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating models/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating project_store/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating registry/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating registry/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating note_store/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating codec/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating cliff/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating note_store/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating central_cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/utils.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / registry::interface! {
[INFO] [stdout]  17 | |     NoteQuery,
[INFO] [stdout]  18 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_`interface_client` calls a custom destructor
[INFO] [stdout]     |   `interface_client` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `interface_client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/utils.rs:63:42
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let query_client = require::<NoteQueryClient>().await?;
[INFO] [stdout]     |         ------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `query_client` calls a custom destructor
[INFO] [stdout]     |         `query_client` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |
[INFO] [stdout]  63 |     get_notes_from_client(&query_client).await
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  64 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `query_client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/mod.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / interface! {
[INFO] [stdout]  21 | |     NoteCommand,
[INFO] [stdout]  22 | |     NoteStoreStatus
[INFO] [stdout]  23 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_`interface_client` calls a custom destructor
[INFO] [stdout]     |   `interface_client` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `interface_client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/mod.rs:65:71
[INFO] [stdout]     |
[INFO] [stdout]  63 |             let client = require::<NoteStoreStatusClient>().await.expect(&error_str);
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `client` calls a custom destructor
[INFO] [stdout]     |                 `client` will be dropped later as of Edition 2024
[INFO] [stdout]  64 |             let start = Instant::now();
[INFO] [stdout]  65 |             match timeout(Duration::from_secs(1), client.send(Check)).await {
[INFO] [stdout]     |                                                                       ^^^^^
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/time/driver/registration.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Drop for Registration {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.5/src/oneshot.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating note_repo/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating project_store/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/utils.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / registry::interface! {
[INFO] [stdout]  17 | |     NoteQuery,
[INFO] [stdout]  18 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_`interface_client` calls a custom destructor
[INFO] [stdout]     |   `interface_client` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `interface_client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/utils.rs:63:42
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let query_client = require::<NoteQueryClient>().await?;
[INFO] [stdout]     |         ------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `query_client` calls a custom destructor
[INFO] [stdout]     |         `query_client` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |
[INFO] [stdout]  63 |     get_notes_from_client(&query_client).await
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  64 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `query_client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/mod.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / interface! {
[INFO] [stdout]  21 | |     NoteCommand,
[INFO] [stdout]  22 | |     NoteStoreStatus
[INFO] [stdout]  23 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_`interface_client` calls a custom destructor
[INFO] [stdout]     |   `interface_client` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `interface_client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> central_cli/src/runners/mod.rs:65:71
[INFO] [stdout]     |
[INFO] [stdout]  63 |             let client = require::<NoteStoreStatusClient>().await.expect(&error_str);
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `client` calls a custom destructor
[INFO] [stdout]     |                 `client` will be dropped later as of Edition 2024
[INFO] [stdout]  64 |             let start = Instant::now();
[INFO] [stdout]  65 |             match timeout(Duration::from_secs(1), client.send(Check)).await {
[INFO] [stdout]     |                                                                       ^^^^^
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/time/driver/registration.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Drop for Registration {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.5/src/oneshot.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/address/channel.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<A: Actor> Drop for AddressSender<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] crater-edition-check: macros v0.1.0 (/opt/rustwide/workdir/macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: registry v0.1.0 (/opt/rustwide/workdir/registry) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cliff v0.1.0 (/opt/rustwide/workdir/cliff) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: codec v0.1.0 (/opt/rustwide/workdir/codec) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: models v0.1.0 (/opt/rustwide/workdir/models) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: note_repo v0.1.0 (/opt/rustwide/workdir/note_repo) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: note_store v0.1.0 (/opt/rustwide/workdir/note_store) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: project_store v0.1.0 (/opt/rustwide/workdir/project_store) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: central_cli v0.1.0 (/opt/rustwide/workdir/central_cli) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to load manifest for workspace member `/opt/rustwide/workdir/macros`
[INFO] [stderr] referenced by workspace at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/opt/rustwide/workdir/macros/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `proc_macro` is unsupported as of the 2024 edition; instead use `proc-macro`
[INFO] [stderr]   (in the `macros` library target)
[INFO] running `Command { std: "docker" "inspect" "5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4", kill_on_drop: false }`
[INFO] [stdout] 5e8769c3a3d9366489d5a6b4f4c265fa1270a358f8de481b07aa59533c42deb4
